Skip to content

Conversation

@brechtvl
Copy link
Contributor

Description

To solve a problem finding system headers when building with command line tools instead of Xcode. Replaces some commented out code, as this should be a more general solution to the same problem.

Adding arch and minversion for completeness, not because of a particular known problem, but better to be sure everything matches up.

Tests

N/A

Checklist:

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable.
  • I have ensured that the change is tested somewhere in the testsuite (adding new test cases if necessary).
  • My code follows the prevailing code style of this project. If I haven't
    already run clang-format v17 before submitting, I definitely will look at
    the CI test that runs clang-format and fix anything that it highlights as
    being nonconforming.

To solve a problem finding system headers when building with command line
tools instead of Xcode. Replaces some commented out code, as this should
be a more general solution to the same problem.

Adding arch and minversion for completeness, not because of a particular
known problem, but better to be sure everything matches up.

Signed-off-by: Brecht Van Lommel <[email protected]>
@lgritz lgritz merged commit d5e04dc into AcademySoftwareFoundation:main Jan 23, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants